Fix duplicates in subrip format doc.
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 9 Jun 2014 18:12:18 +0000 (18:12 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 9 Jun 2014 18:12:18 +0000 (18:12 +0000)
gpsbabel/xmldoc/formats/options/subrip-format.xml

index 8510516b2cd8d17f5fa13230f3dec4e78f4aaefd..2f2b27e96ee48900bb6091e342cec28e5ba5da34 100644 (file)
        Default format (used when option isn't specified) is "%s km/h %e m\n%t %l".
        Suggested format for bicycle video is "'%s km/h   %h ❤\n      %e m  %c rpm".
 </para>
-<para>
-       Format for output subtitles.
-</para>
-<table id="subrip_format">
-<title>Supported format characters for subrip</title>
-<tgroup cols="2">
-<thead>
-<row>
- <entry>format char</entry>
- <entry>description</entry>
-</row>
-</thead>
-<tbody>
-<row>
-  <entry>%s</entry>
-  <entry>speed in km/h</entry>
-</row>
-<row>
-  <entry>%e</entry>
-  <entry>elevation in meters</entry>
-</row>
-<row>
-  <entry>%t</entry>
-  <entry>tiomestamp</entry>
-</row>
-<row>
-  <entry>%l</entry>
-  <entry>coordinates</entry>
-</row>
-<row>
-  <entry>%c</entry>
-  <entry>pedal cadence</entry>
-</row>
-<row>
-  <entry>%h</entry>
-  <entry>heart rate</entry>
-</row>
-<row>
-  <entry>\n</entry>
-  <entry>newline</entry>
-</row>
-</tbody>
-</tgroup>
-</table>
-<para>
-       Default format (used when option isn't specified) is "%s km/h %e m\n%t %l".
-       Suggested format for bicycle video is "'%s km/h   %h ❤\n      %e m  %c rpm".
-</para>
-<para>
-       Format for output subtitles.
-</para>
-<table id="subrip_format">
-<title>Supported format characters for subrip</title>
-<tgroup cols="2">
-<thead>
-<row>
- <entry>format char</entry>
- <entry>description</entry>
-</row>
-</thead>
-<tbody>
-<row>
-  <entry>%s</entry>
-  <entry>speed in km/h</entry>
-</row>
-<row>
-  <entry>%e</entry>
-  <entry>elevation in meters</entry>
-</row>
-<row>
-  <entry>%t</entry>
-  <entry>tiomestamp</entry>
-</row>
-<row>
-  <entry>%l</entry>
-  <entry>coordinates</entry>
-</row>
-<row>
-  <entry>%c</entry>
-  <entry>pedal cadence</entry>
-</row>
-<row>
-  <entry>%h</entry>
-  <entry>heart rate</entry>
-</row>
-<row>
-  <entry>\n</entry>
-  <entry>newline</entry>
-</row>
-</tbody>
-</tgroup>
-</table>
-<para>
-       Default format (used when option isn't specified) is "%s km/h %e m\n%t %l".
-       Suggested format for bicycle video is "'%s km/h   %h ❤\n      %e m  %c rpm".
-</para>